-
Home
-
ZoloBlocks – Gutenberg Block Editor Plugin with Advanced Blocks, Dynamic Content, Templates & Patterns
-
2.1.5
-
Code
-
Classes
- PostCommentsForm
Total Complexity |
21 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
262 |
Lines of code |
140 |
Logical lines of code |
54 |
Comment lines |
76 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_content() |
S |
50 |
4 |
31 |
render() |
S |
54 |
3 |
19 |
custom_comment_form_fields() |
S |
60 |
3 |
12 |
get_comment_args() |
S |
55 |
2 |
19 |
get_logged_in_as_text() |
S |
57 |
2 |
16 |
__construct() |
S |
67 |
1 |
7 |
move_comment_field_to_bottom() |
S |
71 |
1 |
6 |
wrap_fields_start() |
S |
82 |
1 |
3 |
wrap_fields_end() |
S |
82 |
1 |
3 |
get_input_field() |
S |
68 |
1 |
8 |
get_comment_field() |
S |
72 |
1 |
6 |
get_must_log_in_text() |
S |
64 |
1 |
10 |